Skip to content

Test#51

Merged
wallydz merged 8 commits intoVPNht:vpnht-rewritefrom
wickedtech:vpnht-rewrite
Feb 21, 2026
Merged

Test#51
wallydz merged 8 commits intoVPNht:vpnht-rewritefrom
wickedtech:vpnht-rewrite

Conversation

@wallydz
Copy link
Collaborator

@wallydz wallydz commented Feb 21, 2026

Description

Brief description of the changes in this PR.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Security enhancement
  • Code refactoring

Related Issues

Fixes #(issue number)
Closes #(issue number)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Security Checklist

  • No hardcoded secrets or credentials
  • Input validation is implemented
  • Error messages do not leak sensitive information
  • Principle of least privilege is followed

Testing

  • Manual testing performed
  • Unit tests added/updated
  • Integration tests added/updated
  • UI tests pass (if applicable)

Screenshots (if applicable)

Add screenshots to help explain your changes.

Additional Context

Add any other context about the pull request here.

wallydz-bot[bot] and others added 8 commits February 21, 2026 17:43
…itoring

- Kill Switch (Linux): iptables-based traffic blocking on VPN disconnect
- Structured Logging: JSON file output with daily rotation via tracing
- Real Latency: TCP-based measurement with median sampling
- Network Monitoring: Interface detection and connectivity status

Implements PR VPNht#10, VPNht#11, VPNht#12, VPNht#13
feat: Kill Switch (Linux) - iptables traffic blocking [PR VPNht#10]
feat: Structured Logging with tracing [PR VPNht#11]
feat: Real Latency Measurement (TCP) [PR VPNht#12]
@wallydz wallydz merged commit 1c4a055 into VPNht:vpnht-rewrite Feb 21, 2026
5 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant